Module 2 Functions
- State Matlab's rules for naming functions.
- State several of Matlab's built-in functions.
- Explain how to plot data points in a 2D plot.
- Explain the differences between a function definition and the use of a function.
- Explain the required parts of a function definition.
- Call (use) several of Matlab's built-in functions.
- Correctly name and implement (code) user-defined functions.
- Call (use) a user-defined function.
- Test the correctness of a user-defined function.